home *** CD-ROM | disk | FTP | other *** search
/ MacFormat 1994 November / macformat-018.iso / Utility Spectacular / Text / Digest-Browser-1.6 Folder / ReadMe Digest Browser < prev   
Encoding:
Internet Message Format  |  1992-09-16  |  6.6 KB  |  [TEXT/dbws]

  1. Date: September 16, 1992
  2. From: Manuel A. Perez (perezM#aol.com)
  3. Subject: Copyright Info
  4.  
  5. You may distribute this program, as long as the whole package is distributed (ReadMe, source code, etc.).  You may not sell this software unless you my permission.
  6.  
  7. This program is copyrighted by the author.  Portions are
  8. copyrighted by others.
  9.  
  10. Manuel A. Perez
  11. EMail: perezM@aol.com
  12.  
  13. Date: September 16, 1992
  14. From: Manuel A. Perez (perezM@aol.com)
  15. Subject: What is Digest Browser?
  16.  
  17. Digest Browser is a Mac application that reads Info-Mac
  18. digests.  It displays a window with two panes, the top pane
  19. contains an index to the digest, the bottom shows the message
  20. selected in the index.  I have used it also to read saved EMail
  21. messages, and other digests (for example csmp, vaporware).
  22.  
  23. The release includes a Think C 5.0 project with the source
  24. code.  It was developed using the TCL.
  25.  
  26. Have fun,
  27.  
  28. Manuel
  29.  
  30.  
  31. Date: Dec 13, 1991
  32. From: Manuel A. Perez (perezM@aol.com)
  33. Subject: Digest Browser v1.0
  34.  
  35. This simple programs displays Info-Mac Digests in a
  36. hierarchical editor.  A window is divided in two panes,
  37. the top pane has the names of senders of the messages,
  38. and the bottom pane shows the contents of the message.
  39.  
  40. Multiple documents may be opened at a time, limited only
  41. by available memory.  The parser is based on C code written
  42. by Mike Gleason.  His code is available in the info-mac
  43. sources (I beleive in the Unix directory).  The original code
  44. works for VT-100 type terminals using inverse video.
  45.  
  46. The Macintosh version was built with Symantec's THINK C
  47. and the THINK Class Library (TCL).  I haven't decided on
  48. what to do with the source for this project, but for now
  49. I will keep it.  There are a few other features that I will
  50. like to add.  Please send me  your comments and wish
  51. lists.  I will see what I can do.  If there is enough interest
  52. I can make the source code available (it is very small).
  53. I was also thinking about an X-windows version, but no
  54. time for that yet.  If you find other uses for the program,
  55. please let me know how it behaves (right now, I save my
  56. email files, and read them with the browser.  The file
  57. format is similar enough that it kind-of-works).
  58.  
  59. This program has been tested in a Mac LC, II, and IIfx 
  60. using System 6.0.7 and System 7.0.  It was developed
  61. with THINK C 4.0.5, and recompiled with THINK C 5.0.
  62. Be forewarned that I haven't pushed it to the limits as
  63. far as testing for strange or abnormal situations.
  64.  
  65. Have fun,
  66.  
  67. Manuel A. Perez
  68. EMail: perezM@aol.com
  69.  
  70. Date: March 10, 1992
  71. From: Manuel A. Perez (perezM@aol.com)
  72. Subject: Digest Browser v1.2
  73.  
  74. Here is an update for the Digest Browser.  This new version
  75. features bug fixes and suggestions received since v 1.0 was
  76. made available on info-mac.  It also includes the source code
  77. for the whole project.
  78.  
  79. Fixes
  80. - Scrollbar is repositioned at the top of the scrolling area
  81. when a new item is selected in the top pane.
  82. - Printing will print the message pane (I have no idea what
  83. it was doing before).
  84.  
  85. New features
  86. - New menu "Index" with the choices From, Date and Subject.
  87. - Default choice for Index is "Subject".
  88. - Source code is included.
  89.  
  90. This time, the program has only been tested on a Mac II,
  91. using System 7.0.  It was developed with THINK C 5.0.
  92. As before,  I haven't pushed it to the limits as
  93. far as testing for strange or abnormal situations.
  94.  
  95. You may distribute this program for free, as long as
  96. this notice is included with it.  You may not, under any
  97. circumstances, sell this program or the source code,
  98. or very bad things might happen to you and/or your dog.
  99.  
  100. I will like to keep track of developments to the Digest
  101. Browser,  if you make any extensions,  could you send me
  102. (or info-mac) a note on what you did to it?
  103.  
  104. Have fun,
  105.  
  106. Manuel A. Perez
  107. EMail: perezM@aol.com
  108.  
  109. Date: 2 April 1992
  110. From: Bob Boonstra (jrb@mbunix.mitre.org)
  111. Subject: Digest Browser v1.3
  112.  
  113. Digest Browser is a program written by Manuel A. Pérez to display Info-Mac Digests in a hierarchical editor.  Version 1.3 contains the following enhancements:
  114.  
  115. • The relative size of the index and text panes can be changed
  116. • An additional option allows display of subject, date, and author in the index
  117. • Up/down arrow keys can be used to scroll thru the index
  118. • The index allows access to prepended material contained in some digests
  119.  
  120. -- Bob Boonstra
  121. -- jrb@mbunix.mitre.org
  122.  
  123. Disclaimer:  Macs are a hobby for me; my employer has nothing to do with this.
  124.  
  125. Date: Aug 30, 1992
  126. From: Manuel A. Perez (perezM@aol.com)
  127. Subject: Digest Browser v1.5
  128.  
  129. This version was never released.  See the comments in 1.6 for features.
  130.  
  131. Manuel A. Perez
  132. EMail: perezM@aol.com
  133.  
  134.  
  135. Date: September 16, 1992
  136. From: Manuel A. Perez (perezM@aol.com)
  137. Subject: Digest Browser v1.6
  138.  
  139. Here is a new version of the Digest Browser.  It has been updated to
  140. fix a few errors, and to add some of the most requested features. 
  141. I hope you enjoy using this program.  Keep your suggestions and ideas
  142. coming in.
  143.  
  144. New Features & Modifications:
  145. • It now requires System 7.0.  Let me know if this is an inconvenience,
  146. and I will make the appropriate changes.
  147. • Keys used for scrolling the top pane are: up/down keys (move
  148. selection up/down one line), return/enter key (move selection down),
  149. home/pageUp/'<' (move selection to the first item), end/pageDown/'>'
  150. (move selection to the last item).
  151. • Some fine tuning was performed on the parser to read the messages. 
  152. If you find any problems reading any messages from info-mac archives,
  153. please send me a note with the name of the archive that gave you the
  154. problem.
  155. • Added a Mark Item command.  You can now mark (or tag) items in the
  156. display panel. Marked items can then be saved to a separate file.
  157. • Added a Save Marked Items… command.  Items marked with the Mark
  158. Item command can be saved to a different file.
  159. • Added a Append Marked Items… command.  Items marked with the Mark
  160. Item command can be appended to an existing file.
  161. • Fixed the Marked Items bug described in the v1.5 release note. (version
  162. 1.5 was never released)
  163. • Added icons for the Saved Documents.  The documents are still TEXT
  164. documents, so they can be read with TeachText or any other text editor.
  165. (this might not be working correctly)
  166. • Drag and Drop now works.
  167.  
  168. There are still a few bugs, but none of them make the program unsuable.
  169. For example, the font size on the top panel (index) is wrong when you
  170. first open the document.  It is fixed as soon as you change the index on
  171. the top panel.  If you have problems running out of memory, just increase
  172. the memory partition using the Finder's Get Info command.
  173.  
  174. Hope you have fun using this program.  As before, this is a freeware, but
  175. it is copyrighted by myself.  Portions of the program are copyright of
  176. others.
  177.  
  178. Manuel A. Perez
  179. EMail: perezM@aol.com
  180.  
  181.  
  182.  
  183. ---- end ----
  184.